@charset "utf-8";
p {
	font-family: Garamond, Arial, "Palatino Linotype";
	color: #FF0;
	background-color: #003;
	text-align: center;
	font-size: 30px;
	background-color: #003;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
}

h2 {
	color: #FF0;
	font-family: Garamond, Arial, "Palatino Linotype";
	background-color: #003;
	
}
body {
	font-family: Garamond, Arial, "Palatino Linotype";
	font-size: 24px;
	color: #FF0;
	text-align: center;
	background-color: #003;
	font-weight: bold;
	line-height: 60px;
}
p {
	font-family: Garamond, Arial, "Palatino Linotype";
	font-size: 30px;
	color: #FF0;
	text-align: center;
	background-color: #003;
	
}
#about {
	font-size: 12px;
}
a
{
	color: #FF0;
	background-color: #003;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;

}
